core: Add -U option for checkout to skip lchown() and xattrs
authorColin Walters <walters@verbum.org>
Wed, 7 Dec 2011 02:38:04 +0000 (21:38 -0500)
committerColin Walters <walters@verbum.org>
Wed, 7 Dec 2011 02:38:04 +0000 (21:38 -0500)
commitd70950e891a573a5d0b1e261477b0ff5a975df44
tree9976811ae670e3f243c3364baba14de5779c915c
parenta94e0b8bf84c7a0bf1cb6e6cb6a7d548901d48ad
core: Add -U option for checkout to skip lchown() and xattrs

This is useful for checking out an OS filesystem tree as a regular
user, and not caring about /dev and stuff.
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-checkout.c
src/ostree/ot-builtin-compose.c